CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 扫描线填充 算法

搜索资源列表

  1. 种子填充算法

    1下载:
  2. 这是一个计算机图形学中图形填充的算法,包括种子填充中简单填充算法和扫描线填充算法!-This is a computer graphics to fill the graphics algorithms, including seeds filling simple filling algorithm and scanning fill algorithm!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57305
    • 提供者:朱先强
  1. 计算机图形学的扫描线填充算法,MFC 实现

    0下载:
  2. 计算机图形学的扫描线填充算法,MFC 实现,,Computer Graphics of the scan line fill algorithm, MFC achieved
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:49135
    • 提供者:liuxing
  1. duobianxingsaomiao.rar

    0下载:
  2. 用多边形扫描线填充算法,实现对多边形围成区域的填充。,Filled with polygon scan line algorithm for polygon filling surrounding region.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:419417
    • 提供者:王晓燕
  1. Draw_Line_circle_fill.rar

    0下载:
  2. 扫描线种子填充算法的OpengGL+MFC实现。 本程序是在上次的画直线、画圆的程序上修改的,添加了扫描线填充算法,使用OpenGL+MFC实现。,Scan line seed fill algorithm OpengGL+ MFC to achieve. This procedure is a straight line in the last painting, drawcircle procedural changes, add a scan line fill algorithm, th
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5642770
    • 提供者:同济
  1. scanfill

    0下载:
  2. 扫描线填充算法,在VC下能超常运行,下载学习有价值.-Scan line fill algorithm, the VC can under extraordinary run, download the learning value.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1146
    • 提供者:
  1. ScanLineFillAlgorithm

    0下载:
  2. 扫描线填充算法画多边形 说明: 可以是边相交的多边形-Scan Line Fill Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:5086
    • 提供者:zhao_xinping
  1. tianchong

    0下载:
  2. 实现多边形区域扫描线填充的有序边表算法,并将实现的算法应用于任意多边形的填充,多边形的顶点可由键盘输入或鼠标拾取,填充要准确,不能多填也不能少填。 要求掌握边形区域扫描线填充的有序边表算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Scan-line polygon fill the region to achieve the orderly side of the table algorithm, and the algorithm is a
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1930702
    • 提供者:linym
  1. exer1

    0下载:
  2. 图形学中的扫描线填充算法,用VC6.0的MFC实现,较为精炼。使用Getpixel函数和setpixel对像素点颜色取反。-Graphics of the scan line fill algorithm, the MFC with VC6.0 achieve more refined. Setpixel use Getpixel function and color of pixel anti-access.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3724071
    • 提供者:du
  1. 三二维填充图元的扫描线算法01

    0下载:
  2. 图形学中的二维填充算法,没有用到MFC,很好用的简单算法-the 2D graphics filling algorithm, did not use MFC, very good with a simple algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:17894
    • 提供者:杨琴
  1. scanfill

    0下载:
  2. 计算机图形学经典扫描线填充算法,采用mfc编写,实现了颜色填充,虚线填充,减速填充等功能!-Computer Graphics classical scan line fill algorithm, using mfc prepared to achieve the color filling, dotted filling, slow filling and other functions!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:118498
    • 提供者:魏康
  1. graph

    0下载:
  2. 用MFC做的绘图程序,里面的画线算法,画圆算法,梁友栋算法,扫描线种子填充算法等等都是严格按照书本的编写,适合学计算机图形学的初学者参考-Using MFC to do the drawing program, draw lines inside algorithm, drawcircle algorithm, You-Xin Liang Dong algorithms, scan line seed fill algorithm and so on are all in strict acco
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-18
    • 文件大小:642868
    • 提供者:www
  1. gh

    0下载:
  2. 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algor
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:1445148
    • 提供者:lixuan
  1. scanline

    0下载:
  2. 本文详细讨论了基于扫描线填充算法对多边形区域进行 图案填充问题。尽管位图可以看作是一个二值图像,但为了方 便起见,在本文中,我们将位图和图像区分开来讨论。-This article is discussed in detail based on the scan line polygon fill algorithm to fill the problem areas of design. Although bitmaps can be seen as a binary image, b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1274429
    • 提供者:李尊
  1. 0514001

    0下载:
  2. 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算 法为扫描线填充算法。论文对原有的多边形扫描线填充算法中的最常用的活性边表和传统扫描线算法进行了分析,结 合活性边表和传统的扫描线填充算法的特点,针对复杂的大数据量的多边形填充时间效率较低的问题,提出了一种改 进的扫描线多边形填充算法一混合填充算法。该算法采用链表和数组结合的数据结构,形成连续的填充轨迹,有效地 提高了时间效率。 -Polygon Filling Algorithm t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:150552
    • 提供者:翁經堯
  1. sweep

    0下载:
  2. 用C++和opengl实现的图形学中的扫描线填充算法,对初学图形学很有帮助-Using C++ and opengl graphics to achieve the scan line fill algorithm, useful for the beginner Graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:658512
    • 提供者:倪翔
  1. circle

    0下载:
  2. 基于vb的圆的扫描线填充算法,通俗易懂,便于理解和操作,有详细说明-Vb round based on the scan line fill algorithm, user-friendly, easy to understand and operate, is described in detail
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:3981
    • 提供者:姚月
  1. scan

    0下载:
  2. 扫描线种子填充算法
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:919
    • 提供者:weiwei
  1. ScanLineAlgorithmfortheregionfilled

    0下载:
  2. 扫描线填充算法使用一系列平行直线去切割轮廓线,通常有成对的交点出现,每对交点就代表扫描线与轮廓线的一个相交区间-Scan Line Algorithm for the region filled
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:5477
    • 提供者:zhao_xinping
  1. Filled-Polygon

    1下载:
  2. 扫描线填充算法,通过AET和ET的表的定义可以高效的实现任意多边形的填充-AET scan line filling algorithm, through the table definitions and ET can be highly effective realization of arbitrary polygon fills
  3. 所属分类:Special Effects

    • 发布日期:2015-01-13
    • 文件大小:1955840
    • 提供者:yzhaosheng
  1. P1_王金成_03_填充

    1下载:
  2. 计算机图形学 各种图像填充算法 种子填充,扫描线填充,画线花园(Various Image Filling Algorithms in Computer Graphics)
  3. 所属分类:Windows编程

    • 发布日期:2019-10-13
    • 文件大小:225280
    • 提供者:啦啦啦15
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com